services.awstats.configs.<name>.logFile

The log file to be scanned.

For mail, set this to

journalctl $OLD_CURSOR -u postfix.service | ${pkgs.perl}/bin/perl ${pkgs.awstats.out}/share/awstats/tools/maillogconvert.pl standard |
Type
string
Example
"/var/log/nginx/access.log"
Declared
<nixpkgs/nixos/modules/services/logging/awstats.nix>